[INFO] fetching crate rustmate 0.1.0...
[INFO] testing rustmate-0.1.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate rustmate 0.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config
[INFO] started tweaking crates.io crate rustmate 0.1.0
[INFO] finished tweaking crates.io crate rustmate 0.1.0
[INFO] tweaked toml for crates.io crate rustmate 0.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rustmate 0.1.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 118 packages to latest compatible versions
[INFO] [stderr]       Adding alloy-primitives v0.3.3 (available: v1.5.7)
[INFO] [stderr]       Adding alloy-sol-macro v0.3.1 (available: v0.3.2)
[INFO] [stderr]       Adding alloy-sol-types v0.3.1 (available: v0.3.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding stylus-sdk v0.4.3 (available: v0.10.2)
[INFO] [stderr]       Adding syn-solidity v0.3.1 (available: v0.3.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wee_alloc v0.4.5
[INFO] [stderr]   Downloaded memory_units v0.4.0
[INFO] [stderr]   Downloaded alloy-sol-macro v0.3.1
[INFO] [stderr]   Downloaded const-hex v1.18.1
[INFO] [stderr]   Downloaded alloy-rlp v0.3.13
[INFO] [stderr]   Downloaded keccak-const v0.2.0
[INFO] [stderr]   Downloaded stylus-proc v0.4.3
[INFO] [stderr]   Downloaded alloy-primitives v0.3.3
[INFO] [stderr]   Downloaded alloy-sol-types v0.3.1
[INFO] [stderr]   Downloaded stylus-sdk v0.4.3
[INFO] [stderr]   Downloaded syn-solidity v0.3.1
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded ruint v1.17.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b8dd0e9533afe35a87f9573deec51a8980d9c4cb6608e7aef0c679cc36fe4c93
[INFO] running `Command { std: "docker" "start" "-a" "b8dd0e9533afe35a87f9573deec51a8980d9c4cb6608e7aef0c679cc36fe4c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b8dd0e9533afe35a87f9573deec51a8980d9c4cb6608e7aef0c679cc36fe4c93", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8dd0e9533afe35a87f9573deec51a8980d9c4cb6608e7aef0c679cc36fe4c93", kill_on_drop: false }`
[INFO] [stdout] b8dd0e9533afe35a87f9573deec51a8980d9c4cb6608e7aef0c679cc36fe4c93
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 488450b14d1e1247014ac2cb3c488788257a0faab1378bfffb788e161ddc3578
[INFO] running `Command { std: "docker" "start" "-a" "488450b14d1e1247014ac2cb3c488788257a0faab1378bfffb788e161ddc3578", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling const-hex v1.18.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling wee_alloc v0.4.5
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling keccak-const v0.2.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling syn-solidity v0.3.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling alloy-sol-macro v0.3.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling alloy-primitives v0.3.3
[INFO] [stderr]    Compiling alloy-sol-types v0.3.1
[INFO] [stderr]    Compiling stylus-proc v0.4.3
[INFO] [stderr]    Compiling stylus-sdk v0.4.3
[INFO] [stdout] error[E0080]: evaluation panicked: BYTES must be equal to Self::BYTES
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ruint-1.17.2/src/bytes.rs:96:17
[INFO] [stdout]    |
[INFO] [stdout] 96 |         const { Self::assert_bytes(BYTES) }
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ evaluation of `alloy_primitives::ruint::bytes::<impl alloy_primitives::Uint<8, 1>>::to_le_bytes::<32>::{constant#1}` failed here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] note: erroneous constant encountered
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ruint-1.17.2/src/bytes.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |         const { Self::assert_bytes(BYTES) }
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] note: the above error was encountered while instantiating `fn ruint::bytes::<impl alloy_primitives::Uint<8, 1>>::to_le_bytes::<32>`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ruint-1.17.2/src/bytes.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 |         let mut bytes = self.to_le_bytes::<BYTES>();
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0080`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `stylus-sdk` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "488450b14d1e1247014ac2cb3c488788257a0faab1378bfffb788e161ddc3578", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "488450b14d1e1247014ac2cb3c488788257a0faab1378bfffb788e161ddc3578", kill_on_drop: false }`
[INFO] [stdout] 488450b14d1e1247014ac2cb3c488788257a0faab1378bfffb788e161ddc3578
